BITMAP MIRRORED
This command will return a one if the current bitmap has been mirrored, otherwise zero is returned.
Return Integer=BITMAP MIRRORED(Bitmap Number)
Return Integer=BITMAP MIRRORED()
Bitmap Number
Integer
Specify a bitmap number between 0 and 32.
The value returned is one if the current bitmap has been mirrored, otherwise zero
You can optionally provide a bitmap number to check whether a specified bitmap has been mirrored. The parameter should be specified using an integer value.
MIRROR BITMAP 0
PRINT BITMAP MIRRORED(0)
WAIT KEY
BITMAP Commands Menu
Index